FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Eu.Dedalus.D4Solutions.COVID-19#1.0.2 (47 ms)

Package Eu.Dedalus.D4Solutions.COVID-19
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=Eu.Dedalus.D4Solutions.COVID-19@1.0.2&canonical=http://apiframework.dedalus.eu/fhir/StructureDefinition/element-Period
Url http://apiframework.dedalus.eu/fhir/StructureDefinition/element-Period
Status active
Name element-Period
Experimental False
Description General purpose extension to add validity periods to a FHIR element, e.g: Patient.GeneralPractitioner.period
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://apiframework.dedalus.eu/fhir/StructureDefinition/PatientIT PatientIT

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/element-Period",
  "name" : "element-Period",
  "status" : "active",
  "experimental" : false,
  "description" : "General purpose extension to add validity periods to a FHIR element, e.g: Patient.GeneralPractitioner.period",
  "fhirVersion" : "3.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "contextType" : "datatype",
  "context" : [
    "Element",
    "Resource"
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/element-Period"
      },
      {
        "id" : "Extension.value[x]:valuePeriod",
        "path" : "Extension.valuePeriod",
        "sliceName" : "valuePeriod",
        "type" : [
          {
            "code" : "Period"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.